home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1843 / 1843.xpi / locale / ja-JP / firebug.properties < prev   
Text File  |  2009-12-14  |  36KB  |  860 lines

  1. Firebug=Firebug
  2. # LOCALIZATION NOTE (WindowTitle): Title of detached Firebug window.
  3.  
  4. # %S Title of the associated web page.
  5.  
  6. # examples: Firebug - Google
  7.  
  8. WindowTitle=Firebug - %S
  9. # Panel titles
  10.  
  11. Panel-console=コンソール
  12. Panel-net=接続
  13. Panel-html=HTML
  14. Panel-stylesheet=CSS
  15. Panel-script=スクリプト
  16. Panel-dom=DOM
  17. Panel-css=スタイル
  18. Panel-computed=累積
  19. Panel-layout=レイアウト
  20. Panel-domSide=DOM
  21. Panel-watches=ウォッチ
  22. Panel-breakpoints=ブレークポイント
  23. Panel-callstack=スタック
  24. Panel-scopes=スコープ
  25. # LOCALIZATION NOTE (Total_Firebugs): Used in a tooltip that is displayed for Firebug
  26.  
  27. # icon located within Firefox status bar. Displayes number of pages with activated Firebug.
  28.  
  29. # xxxHonza: this construct should be replaced by PluralForm
  30.  
  31. # See: https://developer.mozilla.org/en/Localization_and_Plurals
  32.  
  33. # Console panel options.
  34.  
  35. # LOCALIZATION NOTE (Line): Used at many places in the UI. Displays location of an error,
  36.  
  37. plural.Total_Firebugs=Φ¿ê %S σÇïπü« Firebug;Φ¿ê %S σÇïπü« Firebug
  38. inBrowser=ブラウザ内
  39. detached=取り外し
  40. minimized=最小化
  41. enablement.for_all_pages=すべてのページで
  42. enablement.on=有効
  43. enablement.off=無効
  44. none=クローズ
  45. Detached=取り外し
  46. Firebug_-_inactive_for_selected_Firefox_tab=Firebug - Θü╕µè₧Σ╕¡πü« Firefox πé┐πâûπüºπü»Θ¥₧πéóπé»πâåπéúπâû
  47. Activate_Firebug_for_the_selected_Firefox_tab=Θü╕µè₧Σ╕¡πü« Firefox πé┐πâûπüºπéóπé»πâåπéúπâûσîû
  48. Minimized=最小化
  49. Minimize_Firebug=Firebug πéƵ£Çσ░Åσîû
  50. On_for_all_web_pages=πüÖπü╣πüªπü« Web πâÜπâ╝πé╕πüºµ£ëσè╣
  51. firebug.menu.Clear_Activation_List=アクティブ化リストをクリア
  52. firebug_options=Firebug πé¬πâùπé╖πâºπâ│
  53. firebug_options_showQuickInfoBox=クィック情報ボックスを表示
  54. # message, etc. within a source of a web page.
  55.  
  56. ShowJavaScriptErrors=JavaScript πü«πé¿πâ⌐πâ╝πéÆΦí¿τñ║
  57. ShowJavaScriptWarnings=JavaScript πü«Φ¡ªσæèπéÆΦí¿τñ║
  58. ShowCSSErrors=CSS πü«πé¿πâ⌐πâ╝πéÆΦí¿τñ║
  59. ShowXMLErrors=XML πü«πé¿πâ⌐πâ╝πéÆΦí¿τñ║
  60. ShowStackTrace=エラー時にスタックトレースを表示
  61. ShowXULErrors=XUL πüïπéëπü«πé¿πâ⌐πâ╝πéÆΦí¿τñ║
  62. ShowXULMessages=XUL πüïπéëπü«πâíπââπé╗πâ╝πé╕πéÆΦí¿τñ║
  63. ShowXMLHttpRequests=XMLHttpRequests πéÆΦí¿τñ║
  64. ShowChromeErrors=クロームのエラーを表示
  65. ShowChromeMessages=クロームのメッセージを表示
  66. ShowExternalErrors=外部エラーを表示
  67. ShowNetworkErrors=ネットワークエラーを表示
  68. JavascriptOptionsStrict=σÄ│σ»åπü¬Φ¡ªσæè (µÇºΦâ╜πéÆτèáτë▓πü½)
  69. LargeCommandLine=広いコマンドライン
  70. console_command_line=πé│πâ│πé╜πâ╝πâ½ πé│πâ₧πâ│πâëπâ⌐πéñπâ│
  71. Assertion=アサート失敗
  72. # #1 File name, #2 Line number
  73.  
  74. # examples: somePage.htm (line 64)
  75.  
  76. # LOCALIZATION NOTE (InspectInTab): Menu item label used in a various context menus.
  77.  
  78. # For example, right clicking on an element in the HTML panel offers an action to inspect
  79.  
  80. Line=%S (%S Φíîτ¢«)
  81. InstanceLine=%S #%S (%S Φíîτ¢«)
  82. StackItem=%S (%S %S Φíîτ¢«)
  83. SystemItem=<System>
  84. # clicked element in the DOM panel (tab).
  85.  
  86. # #1 Target panel title
  87.  
  88. # examples: Inspect in DOM Tab
  89.  
  90. # LOCALIZATION NOTE (jsdIScript): an internal Firefox object used for debugging Firebug
  91.  
  92. # do not translate.
  93.  
  94. InspectInTab=%S πé┐πâûπüºΦ¬┐µƒ╗
  95. NoName=(τäíΘíî)
  96. # #1 jsdIScript.tag
  97.  
  98. # HTML panel context menu items.
  99.  
  100. # Quick Info Box
  101.  
  102. jsdIScript=jsdIScript %S
  103. # LOCALIZATION NOTE (html.Break_On_Mutate, html.Disable_Break_On_Mutate): Tooltips for resume
  104.  
  105. ShowFullText=全テキストを表示
  106. ShowWhitespace=空白を表示
  107. ShowTextNodesWithEntities=基本エンティティを表示
  108. ShowComments=コメントを表示
  109. HighlightMutations=変更を強調表示
  110. ExpandMutations=変更を展開
  111. ScrollToMutations=変更をスクロールして表示
  112. ScrollIntoView=スクロールして表示
  113. NewAttribute=新しい属性...
  114. EditHTMLElement=HTML πéÆτ╖¿Θ¢å...
  115. EditSVGElement=SVG πéÆτ╖¿Θ¢å...
  116. EditMathMLElement=MathML πéÆτ╖¿Θ¢å...
  117. DeleteElement=要素を削除
  118. EditNode=HTML πéÆτ╖¿Θ¢å...
  119. DeleteNode=ノードを削除
  120. ShowQuickInfoBox=クィック情報ボックスを表示
  121. ShadeBoxModel=ボックスモデルを色づけ
  122. # button that are used when the HTML panel is currently selected. The button allows stopping
  123.  
  124. quickInfo=クィック情報
  125. computedStyle=累積スタイル
  126. # JS execution when DOM of the current page is modified.
  127.  
  128. # LOCALIZATION NOTE (EditAttribute): Menu Item label used in HTML panel context menu. Allows
  129.  
  130. # editing an existing HTML element attribute.
  131.  
  132. html.Break_On_Mutate=変更時にブレーク
  133. html.Disable_Break_On_Mutate=変更時ブレークを無効化
  134. html.label.Break_On_Text_Change=テキスト変更時にブレーク
  135. html.label.HTML_Breakpoints=HTMLブレークポイント
  136. html.label.Break_On_Attribute_Change=属性変更時にブレーク
  137. html.label.Break_On_Child_Addition_or_Removal=子の追加または削除時にブレーク
  138. html.label.Break_On_Element_Removal=要素削除時にブレーク
  139. dom.label.DOM_Breakpoints=DOM πâûπâ¼πâ╝πé»πâ¥πéñπâ│πâê
  140. # #1 Name of the clicked attribute.
  141.  
  142. # examples: Edit Attribute "onclick"...
  143.  
  144. # LOCALIZATION NOTE (DeleteAttribute): Menu Item label used in HTML panel context menu. Allows
  145.  
  146. # deleting an existing HTML element attribute.
  147.  
  148. EditAttribute="%S" σ▒₧µÇºπéÆτ╖¿Θ¢å...
  149. # #1 Name of the clicked attribute.
  150.  
  151. # examples: Delete Attribute "onclick"...
  152.  
  153. # LOCALIZATION NOTE (InheritedFrom): Displaying a HTML element name + an applied CSS rule.
  154.  
  155. # that has been inherited. Used in the Style side panel (under HTML panel).
  156.  
  157. DeleteAttribute="%S" σ▒₧µÇºπéÆσëèΘÖñ
  158. # examples: Inherited from table.tabView
  159.  
  160. # LOCALIZATION NOTE (EditProp): Menu item label used in the CSS panel context menu.
  161.  
  162. # Allows to edit an existing CSS rule property.
  163.  
  164. InheritedFrom=継承元
  165. SothinkWarning=Sothink SWF Catcher µïíσ╝╡µ⌐ƒΦâ╜πüî Firebug πü«σïòΣ╜£πü½µö»ΘÜ£πéÆΣ╕Äπüêπüªπüäπü╛πüÖπÇé<br><br>Φ⌐│πüùπüäµâàσá▒πü» <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">Firebug πü« FAQ</a> πéÆπüöΦªºΣ╕ïπüòπüäπÇé
  166. DOMInspectorWarning=πé╣πé┐πéñπâ½πéÆΦí¿τñ║πüÖπéïπüôπü¿πüîπüºπüìπü╛πü¢πéôπÇé<br><br>πâÿπâ½πâùπü½πüéπéï <a href="http://www.getfirebug.com/faq.html#InstallDOMInspector" target="_new">Firebug FAQ</a> πéÆπüöΦªºπüÅπüáπüòπüäπÇé
  167. EmptyStyleSheet=このスタイルシートにはルールがありません。
  168. EmptyElementCSS=この要素にはスタイルルールがありません。
  169. EditStyle=要素のスタイルを編集...
  170. NewRule=新しいルール...
  171. NewProp=µû░πüùπüäπâùπâ¡πâæπâåπéú...
  172. # %S Name of the clicked property
  173.  
  174. # examples: Edit "background-color"...
  175.  
  176. # LOCALIZATION NOTE (DisableProp): Menu item label used in the CSS panel context menu.
  177.  
  178. # Allows to disable an existing CSS rule property.
  179.  
  180. EditProp="%S" πéÆτ╖¿Θ¢å...
  181. # %S Name of the clicked property
  182.  
  183. # examples: Disable "background-color"
  184.  
  185. # LOCALIZATION NOTE (DeleteProp): Menu item label used in the CSS panel context menu.
  186.  
  187. # Allows to delete an existing CSS rule property.
  188.  
  189. DisableProp="%S" πéÆτäíσè╣σîû
  190. # %S Name of the clicked property
  191.  
  192. # examples: Delete "background-color"
  193.  
  194. # Console context menu labels.
  195.  
  196. # LOCALIZATION NOTE do not translate, no longer used(?)
  197.  
  198. DeleteProp="%S" πéÆσëèΘÖñ
  199. # Breakpoints side panel
  200.  
  201. BreakOnThisError=このエラーで停止
  202. BreakOnAllErrors=すべてのエラーで停止
  203. DisableBreakOnNext=次はブレークを無効化
  204. DecompileEvals=eval() πé╜πâ╝πé╣πéÆπâçπé│πâ│πâæπéñπâ½
  205. ShowAllSourceFiles=クロームのソースを表示
  206. TrackThrowCatch=スロー/キャッチを追跡
  207. UseLastLineForEvalName=eval() πü«σÉìσëìπü½πé╜πâ╝πé╣πüºπü«µ£Çτ╡éΦíîπéÆΣ╜┐πüå
  208. UseMD5ForEvalName=eval() πü«σÉìσëìπü½ MD5 πéÆΣ╜┐πüå
  209. # Script panel
  210.  
  211. DBG_FBS_CREATION=µ│¿µäÅ! DBG_FBS_CREATION
  212. DBG_FBS_BP=µ│¿µäÅ! DBG_BP
  213. DBG_FBS_ERRORS=µ│¿µäÅ! DBG_ERRORS
  214. DBG_FBS_STEP=µ│¿µäÅ! DBG_STEP
  215. # LOCALIZATION NOTE (LayoutPadding, LayoutBorder, LayoutMargin, LayoutOffset, LayoutAdjacent):
  216.  
  217. Breakpoints=ブレークポイント
  218. ErrorBreakpoints=πé¿πâ⌐πâ╝ πâûπâ¼πâ╝πé»πâ¥πéñπâ│πâê
  219. LoggedFunctions=記録された関数
  220. EnableAllBreakpoints=すべてのブレークポイントを有効化
  221. DisableAllBreakpoints=すべてのブレークポイントを無効化
  222. ClearAllBreakpoints=すべてのブレークポイントを削除
  223. # Labels used to describe layout properties a the selected HTML element.
  224.  
  225. Continue=σåìΘûï
  226. StepOver=πé╣πâåπââπâù πé¬πâ╝πâÉπâ╝
  227. StepInto=πé╣πâåπââπâù πéñπâ│
  228. StepOut=πé╣πâåπââπâù πéóπéªπâê
  229. RunUntil=この行まで実行
  230. ScriptsFilterStatic=Θ¥ÖτÜä πé╣πé»πâ¬πâùπâêπéÆΦí¿τñ║
  231. ScriptsFilterEval=Θ¥ÖτÜä/Φ⌐òΣ╛í πé╣πé»πâ¬πâùπâêπéÆΦí¿τñ║
  232. ScriptsFilterEvent=Θ¥ÖτÜä/πéñπâÖπâ│πâê πé╣πé»πâ¬πâùπâêπéÆΦí¿τñ║
  233. ScriptsFilterAll=Θ¥ÖτÜä/Φ⌐òΣ╛í/πéñπâÖπâ│πâê πé╣πé»πâ¬πâùπâêπéÆΦí¿τñ║
  234. ScriptsFilterStaticShort=静的
  235. ScriptsFilterEvalShort=評価
  236. ScriptsFilterEventShort=イベント
  237. ScriptsFilterAllShort=すべて
  238. ShowUserProps=ユーザ定義プロパティを表示
  239. ShowUserFuncs=ユーザ定義関数を表示
  240. ShowDOMProps=DOM πâùπâ¡πâæπâåπéúπéÆΦí¿τñ║
  241. ShowDOMFuncs=DOM Θûóµò░πéÆΦí¿τñ║
  242. ShowDOMConstants=DOM σ«Üµò░πéÆΦí¿τñ║
  243. NoMembersWarning=このオブジェクトには表示可能なプロパティがありません。
  244. NewWatch=新しいウォッチ式...
  245. AddWatch=ウォッチを追加
  246. CopySourceCode=ソースをコピー
  247. CopyValue=値をコピー
  248. Copy_Name=名前をコピー
  249. Copy_Path=パスをコピー
  250. NewProperty=µû░πüùπüäπâùπâ¡πâæπâåπéú...
  251. EditProperty=プロパティを編集...
  252. EditVariable=変数を編集...
  253. EditWatch=ウォッチを編集...
  254. DeleteProperty=プロパティを削除
  255. DeleteWatch=ウォッチを削除
  256. ConditionInput=このブレークポイントは、次の式が真の場合のみ停止します:
  257. SetBreakpoint=ブレークポイントを設定
  258. DisableBreakpoint=ブレークポイントを無効化
  259. EditBreakpointCondition=ブレークポイントの条件を編集...
  260. NoBreakpointsWarning=このページにはブレークポイントが設定されていません。
  261. Show_User_Agent_CSS=πâªπâ╝πé╢πé¿πâ╝πé╕πéºπâ│πâê CSS πéÆΦí¿τñ║
  262. # Used in the Layout side panel under HMTL panel.
  263.  
  264. # LOCALIZATION NOTE (ShowRulers): Label for context menu item. Used in the Layout side panel
  265.  
  266. # under HTML panel.
  267.  
  268. LayoutPadding=padding
  269. LayoutBorder=border
  270. LayoutMargin=margin
  271. LayoutOffset=offset
  272. LayoutAdjacent=adjacent
  273. position=position
  274. # LOCALIZATION NOTE http://www.w3.org/TR/cssom-view/#the-getclientrects-and-getboundingclient
  275.  
  276. # This is the default and may become the only choice.
  277.  
  278. ShowRulers=定規と罫線を表示
  279. # LOCALIZATION NOTE (ShowAdjacentLayout): this is disabled, no translation
  280.  
  281. Loading=読み込み中...
  282. Headers=ヘッダ
  283. # Net panel
  284.  
  285. net.header.Reset_Header=ヘッダをリセット
  286. # LOCALIZATION NOTE (net.header.Reset_Header) Label for header context menu (within the net panel)
  287.  
  288. # LOCALIZATION NOTE (net.header.URL, net.header.URL_Tooltip, net.header.Status,
  289.  
  290. # net.header.Status_Tooltip, net.header.Domain, net.header.Domain_Tooltip,
  291.  
  292. # net.header.Size, net.header.Size_Tooltip, net.header.Timeline, net.header.Timeline_Tooltip):
  293.  
  294. net.header.URL=URL
  295. net.header.URL_Tooltip=πâ¬πé»πé¿πé╣πâêπüòπéîπüƒ URL πü¿Σ╜┐τö¿πüòπéîπüƒ HTTP πâíπé╜πââπâëπÇé
  296. net.header.Status=ステータス
  297. net.header.Status_Tooltip=受信レスポンスの状態。
  298. net.header.Domain=ドメイン
  299. net.header.Domain_Tooltip=実行されたリクエストのドメイン。
  300. net.header.Size=サイズ
  301. net.header.Size_Tooltip=受信したレスポンスのサイズ。
  302. net.header.Timeline=タイムライン
  303. net.header.Timeline_Tooltip=リクエスト/レスポンスのラウンドトリップに関する詳細なタイミング情報。
  304. # Labels and tooltips for a headers displayed on top of the Net panel.
  305.  
  306. net.label.XHR_Breakpoints=XHR πâûπâ¼πâ╝πé»πâ¥πéñπâ│πâê
  307. # LOCALIZATION NOTE (net.label.Network_Breakpoints): Label for network breakpoints group.
  308.  
  309. # LOCALIZATION NOTE (net.label.Break_On_Request): Label used in the Net panel's context
  310.  
  311. net.label.Break_On_XHR=XHRでブレーク
  312. # menu for breaking on a XHR.
  313.  
  314. # LOCALIZATION NOTE (Post, Put): Label (verb) used in the Net panel for detailed info about
  315.  
  316. # a network request (displayed when a net panel entry is expanded). The content of
  317.  
  318. # this tab displays sent data (related to a HTTP send method).
  319.  
  320. net.headers.view_source=ソース表示
  321. net.headers.pretty_print=整形表示
  322. # LOCALIZATION NOTE (Response, URLParameters, Cache, HTML, jsonviewer.tab.JSON, xmlviewer.tab.XML):
  323.  
  324. # Label used in the Net panel for detailed info about a network request (displayed
  325.  
  326. # when a net panel entry is expanded)
  327.  
  328. Post=POST
  329. Put=PUT
  330. # LOCALIZATION NOTE (RequestHeaders, ResponseHeaders): Label (noun) used in the Net panel
  331.  
  332. # (expand an entry in the panel and select Headers tab).
  333.  
  334. # LOCALIZATION NOTE (LimitExceeded): A message displayed in the Net panel when some entries
  335.  
  336. Response=レスポンス
  337. URLParameters=パラメータ
  338. Cache=キャッシュ
  339. HTML=HTML
  340. jsonviewer.tab.JSON=JSON
  341. xmlviewer.tab.XML=XML
  342. # must be removed since maximum number of entries has been reached.
  343.  
  344. # %S Is the number of entries removed.
  345.  
  346. RequestHeaders=リクエストヘッダ
  347. ResponseHeaders=レスポンスヘッダ
  348. # examples: Firebug's log limit has been reached. 150 entries not shown.
  349.  
  350. # xxxHonza: this construct should be replaced by PluralForm
  351.  
  352. # See: https://developer.mozilla.org/en/Localization_and_Plurals
  353.  
  354. # LOCALIZATION NOTE (LimitPrefsTitle): A message displayed in the Net panel when log limit
  355.  
  356. # has been reached. Informing the user what preferencee should be changed to modify the limit.
  357.  
  358. plural.Limit_Exceeded=Firebug πü«πâ¡πé░Σ╕èΘÖÉπü½ΘüöπüùπüƒπüƒπéüπÇü%S Σ╗╢Φí¿τñ║πüòπéîπü╛πü¢πéôπüºπüùπüƒπÇé;Firebug πü«πâ¡πé░Σ╕èΘÖÉπü½ΘüöπüùπüƒπüƒπéüπÇü%S Σ╗╢Φí¿τñ║πüòπéîπü╛πü¢πéôπüºπüùπüƒπÇé
  359. LimitPrefs=プレファレンス
  360. # %S Name of a preference.
  361.  
  362. # examples: In order to change the limit modify: firebug.extensions.console.logLimit
  363.  
  364. # LOCALIZATION NOTE (Profile): Used as a caption for reported profile info.
  365.  
  366. # (result of javascript profiler tool). Reprsents a verb.
  367.  
  368. LimitPrefsTitle=Σ╕èΘÖÉπéÆσñëµ¢┤πüÖπéïπü½πü»πÇüµ¼íπéÆΣ┐«µ¡úπüùπüªπüÅπüáπüòπüä: %S
  369. Refresh=リフレッシュ
  370. OpenInTab=新しいタブで開く
  371. Open_Response_In_New_Tab=レスポンスを新しいタブで開く
  372. # LOCALIZATION NOTE (Calls, OwnTime, Time, Avg, Min, Max, File): Used in profiler report header
  373.  
  374. # (name of a report column). In order to see this, select the Console panel start profiling
  375.  
  376. Profile=πâùπâ¡πâòπéíπéñπâ½
  377. ProfilerStarted=πâùπâ¡πâòπéíπéñπâ⌐πü»σ«ƒΦíîΣ╕¡πüºπüÖπÇéπâ¼πâ¥πâ╝πâêπéÆΦªïπéïπü½πü»πÇüσåìσ║ª [πâùπâ¡πâòπéíπéñπâ½] πéÆπé»πâ¬πââπé»πüùπüªπüÅπüáπüòπüäπÇé
  378. # by clicking the Profile button and stop it by clicking again. The report is logged into the
  379.  
  380. # console panel. Make sure Script panel is enabled.
  381.  
  382. # Support for clipboard actions.
  383.  
  384. # LOCALIZATION NOTE (ShowCallsInConsole): Label for context menu item. Used in the Script
  385.  
  386. # panel when clicking a function object.
  387.  
  388. plural.Profile_Time=(%Sms, %S σ¢₧πü«σæ╝πü│σç║πüù);(%Sms, %S σ¢₧πü«σæ╝πü│σç║πüù)
  389. NothingToProfile=プロファイルするアクティビティは何もありません。
  390. PercentTooltip=この関数で消費された時間の割合。
  391. CallsHeaderTooltip=関数の呼び出し回数。
  392. OwnTimeHeaderTooltip=ネスト呼び出しを除く、関数で消費される時間。
  393. TimeHeaderTooltip=ネスト呼び出しを含む、関数で消費される時間。
  394. AvgHeaderTooltip=関数呼び出しを含む、平均時間。
  395. MinHeaderTooltip=関数呼び出しを含む、最小時間。
  396. MaxHeaderTooltip=関数呼び出しを含む、最大時間。
  397. ProfileButton.Enabled.Tooltip=JavaScript σ«ƒΦíîµÖéΘûôπéÆπâùπâ¡πâòπéíπéñπâ½πüùπü╛πüÖπÇé
  398. ProfileButton.Disabled.Tooltip=JavaScript σ«ƒΦíîµÖéΘûôπéÆπâùπâ¡πâòπéíπéñπâ½πüùπü╛πüÖ(πé╣πé»πâ¬πâùπâêπâæπâìπâ½πüîµ£ëσè╣πüºπü¬πüæπéîπü░πü¬πéèπü╛πü¢πéô)πÇé
  399. Function=Θûóµò░
  400. Percent=パーセント
  401. # %S Name of the function
  402.  
  403. # Log Calls to "getData"
  404.  
  405. # LOCALIZATION NOTE (console.MethodNotSupported): A message displayed in the Console panel
  406.  
  407. # if specific method is not supported.
  408.  
  409. Calls=呼び出し
  410. OwnTime=自己時間
  411. Time=µÖéΘûô
  412. Avg=平均
  413. Min=最小
  414. Max=最大
  415. File=πâòπéíπéñπâ½
  416. # %S Name of a not supported method.
  417.  
  418. Copy=コピー
  419. Cut=切り取り
  420. Remove=除去
  421. CopyHTML=HTML πéÆπé│πâöπâ╝
  422. CopySVG=SVG πéÆπé│πâöπâ╝
  423. CopyMathML=MathML πéÆπé│πâöπâ╝
  424. CopyInnerHTML=innerHTML πéÆπé│πâöπâ╝
  425. CopyXPath=XPath πéÆπé│πâöπâ╝
  426. CopyLocation=URL πéÆπé│πâöπâ╝
  427. CopyLocationParameters=URL(σ╝òµò░) πéÆπé│πâöπâ╝
  428. CopyRequestHeaders=リクエストヘッダをコピー
  429. CopyResponseHeaders=レスポンスヘッダをコピー
  430. CopyResponse=レスポンスボディをコピー
  431. CopyError=エラーをコピー
  432. CopySource=関数をコピー
  433. # LOCALIZATION NOTE (commandline.MethodNotSupported): A message displayed in the Console panel
  434.  
  435. # when a not supported method is used on the command line.
  436.  
  437. # %S Name of a not supported method.
  438.  
  439. # LOCALIZATION NOTE (console.Disable_Break_On_All_Errors, console.Break_On_All_Errors):
  440.  
  441. ShowCallsInConsole="%S" πü«σæ╝πü│σç║πüùπéÆΦ¿ÿΘî▓
  442. ShowEventsInConsole=イベントを記録
  443. panel.Enabled=有効
  444. panel.Disabled=無効
  445. panel.Enable=有効化
  446. panel.Disable=無効化
  447. # Tooltip for the "Break on... " button used when the Console panel is selected.
  448.  
  449. # Console strings used when JavaScript is not available
  450.  
  451. # LOCALIZATION NOTE (net.file.SizeInfotip): A tool-tip text used for precise size of a network
  452.  
  453. console.MethodNotSupported=Firebug πü«πé│πâ│πé╜πâ╝πâ½πü» '%S' πéÆπé╡πâ¥πâ╝πâêπüùπü╛πü¢πéô
  454. # response in the Net panel.
  455.  
  456. # #1 is rounded size, #2 precise size
  457.  
  458. # examples: Size: 2KB (2,362 bytes)
  459.  
  460. commandline.MethodNotSupported=Firebug πé│πâ₧πâ│πâëπâ⌐πéñπâ│πü» '%S' πéÆπé╡πâ¥πâ╝πâêπüùπü╛πü¢πéô
  461. # LOCALIZATION NOTE (net.option.Disable_Browser_Cache): A label for Net panel's option.
  462.  
  463. # LOCALIZATION NOTE names of kinds of scopes. Probably best left in English.
  464.  
  465. console.Disable_Break_On_All_Errors=全てのエラーでブレークを無効化
  466. console.Break_On_All_Errors=全てのエラーでブレーク
  467. # With: the scope inside of the with(obj) {} statement
  468.  
  469. console.JSDisabledInFirefoxPrefs=Firefox πü«Φ¿¡σ«Üπüº JavaScript πüîτäíσè╣πü½πü¬πüúπüªπüäπü╛πüÖπÇéπé│πâ│πé╜πâ╝πâ½πéªπéúπâ│πâëπéªπéÆΣ╜┐τö¿πüùπüƒπüäσá┤σÉêπü»πÇü'πâäπâ╝πâ½'->'πé¬πâùπé╖πâºπâ│'->'πé│πâ│πâåπâ│πâä'->'JavaScript πéƵ£ëσè╣πü½πüÖπéï'πüºπÇüπüôπü«πé¬πâùπé╖πâºπâ│πéƵ£ëσè╣πü½πüùπüªπüÅπüáπüòπüäπÇé
  470. # Call: the scope inside of a function eg function foo() { XXX here XXX var f = function() {} };
  471.  
  472. # Window: the scope inside of a Javascript window object.
  473.  
  474. # Net panel timing info labels
  475.  
  476. #A11y Chrome Labels (not visible, spoken by screen readers)
  477.  
  478. #A11y panelNode labels (not visible, spoken by screen readers)
  479.  
  480. net.sizeinfo.Response_Body=πâ¼πé╣πâ¥πâ│πé╣ πâ£πâçπéú
  481. net.sizeinfo.Post_Body=πâ¥πé╣πâê πâ£πâçπéú
  482. net.sizeinfo.Total_Sent=送信合計
  483. net.sizeinfo.Total_Received=受信合計
  484. net.ActivationMessage=接続パネルが起動しました。接続パネルが停止していた間に起こったリクエストは、表示されていません。
  485. net.responseSizeLimitMessage=Firebug πü«πâ¼πé╣πâ¥πâ│πé╣πé╡πéñπé║Σ╕èΘÖÉπü½Θüöπüùπü╛πüùπüƒπÇéπüÖπü╣πüªπü«πâ¼πé╣πâ¥πâ│πé╣πéƵû░πüùπüä Firefox πé┐πâûπüºΘûïπüÅπü½πü»πÇü<a>πüôπüô</a>πéÆπé»πâ¬πââπé»πüùπüªπüÅπüáπüòπüäπÇé
  486. #A11y Domplate labels  (not visible, spoken by screen readers)
  487.  
  488. # LOCALIZATION NOTE
  489.  
  490. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  491.  
  492. net.postDataSizeLimitMessage=Firebug πüºπü«πâ¬πé»πé¿πé╣πâêπé╡πéñπé║Σ╕èΘÖÉπü½Θüöπüùπü╛πüùπüƒπÇé
  493. net.Break_On_XHR=XHR πüºπâûπâ¼πâ╝πé»
  494. net.label.Parameters=パラメータ
  495. net.label.Parts=パート
  496. net.label.Source=ソース
  497. # Describe contents of inline editor fields
  498.  
  499. net.option.Disable_Browser_Cache=ブラウザキャッシュを無効化
  500. script.Break_On_Next=次でブレーク
  501. ShowHttpHeaders=HTTP πâÿπââπâÇπéÆΦí¿τñ║
  502. # LOCALIZATION NOTE (a11y.labels.overridden):
  503.  
  504. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  505.  
  506. # indicates style property is overridden by selector with higher specificity
  507.  
  508. # LOCALIZATION NOTE (a11y.hasConditionalBreakpoint, a11y.hasDisabledBreakpoint):
  509.  
  510. plural.Request_Count=%S Σ╗╢πü«πâ¬πé»πé¿πé╣πâê;%S Σ╗╢πü«πâ¬πé»πé¿πé╣πâê
  511. FromCache=キャッシュから
  512. StopLoading=読み込みを停止
  513. LargeData=(データが大きすぎます)
  514. ShowComputedStyle=スタイルを累積して表示
  515. StyleGroup-text=テキスト
  516. StyleGroup-background=ΦâîµÖ»
  517. StyleGroup-box=ボックスモデル
  518. StyleGroup-layout=レイアウト
  519. StyleGroup-other=その他
  520. Dimensions=%S x %S
  521. CopyColor=色をコピー
  522. CopyImageLocation=画像のアドレスをコピー
  523. OpenImageInNewTab=新しいタブで画像を開く
  524. OmitObjectPathStack=ツールバースタックを非表示
  525. # Used by a11y. Not directly visible in the UI, intended for screen readers.
  526.  
  527. # Existence and state of a breakpoint
  528.  
  529. # LOCALIZATION NOTE (a11y.updates.script_suspended_on_line_in_file): Used by a11y. Not directly
  530.  
  531. # visible in the UI, intended for screen readers.
  532.  
  533. plural.Error_Count=%S Σ╗╢πü«πé¿πâ⌐πâ╝;%S Σ╗╢πü«πé¿πâ⌐πâ╝
  534. moduleManager.title=%S πâæπâìπâ½πü»τäíσè╣σîûπüòπéîπüªπüäπü╛πüÖ
  535. moduleManager.desc3=πüÖπü╣πüªπü«πâæπâìπâ½πéƵ£ëσè╣σîû/τäíσè╣σîûπüÖπéïπü½πü»πÇüFirebug πé╣πâåπâ╝πé┐πé╣πâÉπâ╝πéóπéñπé│πâ│πü«πâíπâïπâÑπâ╝πéÆΣ╜┐τö¿πüùπüªπüÅπüáπüòπüäπÇéπâæπâìπâ½πé┐πâûπü«σ░ÅπüòπüäπâíπâïπâÑπâ╝πéÆΣ╜┐τö¿πüÖπéïπü¿πÇüσÇïπÇàπü«πâæπâìπâ½πé│πâ│πâêπâ¡πâ╝πâ½πüöπü¿πü½πüºπüìπü╛πüÖ:
  536. Suspend_Firebug=Firebug πéÆΣ╝浡ó
  537. Resume_Firebug=Firebug πéÆσåìΘûï
  538. Reset_Panels_To_Disabled=パネルを無効にリセット
  539. Open_Console=コンソールを開く
  540. Open_Console_Tooltip=Firebug πü½πâêπâ¼πâ╝πé╣πé│πâ│πé╜πâ╝πâ½πéÆΘûïπüìπü╛πüÖπÇé
  541. Scope_Chain=スコープチェイン
  542. # #1 Line number, #2 Function name, #3 File name
  543.  
  544. # LOCALIZATION NOTE (a11y.updates.match_found_in_logrows): Used by a11y. Not directly
  545.  
  546. With_Scope=With
  547. # visible in the UI, intended for screen readers.
  548.  
  549. Call_Scope=Call
  550. # Describes the match found when performing a console panel search 
  551.  
  552. Window_Scope=Window
  553. Logs=ログ
  554. Options=オプション
  555. Copy_Stack=スタックをコピー
  556. Copy Exception=Σ╛ïσñûπéÆπé│πâöπâ╝
  557. # #1 %S String key the use is looking for. #2 number of rows that contain the matched text
  558.  
  559. requestinfo.Blocking=ブロッキング
  560. requestinfo.Resolving=DNS πâ½πââπé»πéóπââπâù
  561. requestinfo.Connecting=接続
  562. requestinfo.Sending=送信
  563. requestinfo.Waiting=待機
  564. requestinfo.Receiving=受信
  565. requestinfo.ContentLoad='DOMContentLoaded'(イベント)
  566. requestinfo.WindowLoad='load'(イベント)
  567. requestinfo.Started=開始
  568. editors.Editor_Configuration=エディタの構成
  569. search.Firebug_Search=Firebug µñ£τ┤ó
  570. search.Next=次へ
  571. search.Previous=前へ
  572. search.Case_Sensitive=大文字小文字を区別
  573. search.Multiple_Files=Φñçµò░πâòπéíπéñπâ½
  574. search.html.CSS_Selector=CSS πé╗πâ¼πé»πé┐
  575. search.net.Headers=ヘッダ
  576. search.net.Parameters=パラメータ
  577. search.net.Response_Bodies=レスポンス本文
  578. search.script.Multiple_Files=Φñçµò░πâòπéíπéñπâ½
  579. firebug.console.Persist=持続
  580. firebug.console.Do_Not_Clear_On_Reload=再読み込み時にクリアしない
  581. firebug.menu.Clear_Console=コンソールをクリア
  582. firebug.menu.Reset_All_Options=すべてのオプションをリセット
  583. firebug.menu.Enable_All_Panels=すべてのパネルを有効化
  584. firebug.menu.Disable_All_Panels=すべてのパネルを無効化
  585. firebug.menu.Customize_shortcuts=ショートカットのカスタマイズ
  586. firebug.menu.Enable_Accessibility_Enhancements=アクセシビリティ拡張を有効化
  587. firebug.menu.Activate_Same_Origin_URLs=σç║µëÇπüîσÉîπüÿ URL πüºΦç¬σïòτÜäπü½πéóπé»πâåπéúπâûσîû
  588. firebug.menu.Reset_All_Firebug_Options=πüÖπü╣πüªπü« Firebug πé¬πâùπé╖πâºπâ│πéÆπâ¬πé╗πââπâê
  589. firebug.menu.Firebug_Online=Firebug πé¬πâ│πâ⌐πéñπâ│
  590. firebug.shortcut.reenterCommand.label=コマンドを繰り返し
  591. firebug.shortcut.toggleInspecting.label=調査を切り替え
  592. firebug.shortcut.toggleQuickInfoBox.label=クィック情報ボックスを切り替え
  593. firebug.shortcut.toggleProfiling.label=プロファイルを切り替え
  594. firebug.shortcut.focusCommandLine.label=コマンドラインにフォーカス
  595. firebug.shortcut.focusFirebugSearch.label=Firebug µñ£τ┤óπü½πâòπé⌐πâ╝πé½πé╣
  596. firebug.shortcut.focusWatchEditor.label=ウォッチエディタにフォーカス
  597. firebug.shortcut.focusLocation.label=ロケーションにフォーカス
  598. firebug.shortcut.focusFbMenu.label=Firebug πâíπâïπâÑπâ╝πü½πâòπé⌐πâ╝πé½πé╣
  599. firebug.shortcut.nextObject.label=次のオブジェクトへ
  600. firebug.shortcut.previousObject.label=前のオブジェクトへ
  601. firebug.shortcut.customizeFBKeys.label=Firebug πé¡πâ╝πéÆπé½πé╣πé┐πâ₧πéñπé║
  602. firebug.shortcut.detachFirebug.label=µû░πüùπüäπéªπéúπâ│πâëπéªπüº Firebug πéÆΘûïπüÅ
  603. firebug.shortcut.leftFirebugTab.label=σ╖ªπü« Firebug πâæπâìπâ½πü½σêçπéèµ¢┐πüê
  604. firebug.shortcut.rightFirebugTab.label=σÅ│πü« Firebug πâæπâìπâ½πü½σêçπéèµ¢┐πüê
  605. firebug.shortcut.toggleFirebug.label=Firebug πéÆΘûïπüÅ
  606. firebug.shortcut.previousFirebugTab.label=σëìπü« Firebug πé┐πâû
  607. firebug.shortcut.clearConsole.label=コンソールをクリア
  608. firebug.shortcut.openTraceConsole.label=トレースコンソールを開く
  609. customizeShortcuts=Firebug πé╖πâºπâ╝πâêπé½πââπâêπâÉπéñπâ│πâçπéúπâ│πé░
  610. keybindConfirmMsg=σñëµ¢┤πüùπüƒπé╖πâºπâ╝πâêπé½πââπâêπéÆΣ┐¥σ¡ÿπüùπü╛πüÖπüï? σñëµ¢┤πü» Firefox σåìΦ╡╖σïòσ╛îπü½µ£ëσè╣πü½πü¬πéèπü╛πüÖ
  611. # examples: "Match found for test in 17 log rows"
  612.  
  613. a11y.labels.panel_tools=パネルツール
  614. a11y.labels.firebug_panels=Firebug πâæπâìπâ½
  615. a11y.labels.firebug_side_panels=Firebug πé╡πéñπâëπâæπâìπâ½
  616. a11y.labels.firebug_window=Firebug πéªπéúπâ│πâëπéª
  617. a11y.labels.firebug_status=Fireubg πé╣πâåπâ╝πé┐πé╣
  618. a11y.labels.reset=リセット
  619. a11y.labels.reset_shortcut=%S πü«πé╖πâºπâ╝πâêπé½πââπâêπéÆπâ¬πé╗πââπâê
  620. aria.labels.inactive_panel=パネル停止
  621. # LOCALIZATION NOTE (a11y.updates.match_found_for_on_line): Used by a11y. Not directly
  622.  
  623. a11y.labels.log_rows=ログ行
  624. a11y.labels.call_stack=コールスタック
  625. a11y.labels.a11y.labels.document_structue=ドキュメント構造
  626. a11y.labels.title_panel=%S πâæπâìπâ½
  627. a11y.labels.title_side_panel=%S πé╡πéñπâëπâæπâìπâ½
  628. a11y.labels.cached=キャッシュ
  629. aria.labels.stack_trace=スタックトレース
  630. # visible in the UI, intended for screen readers.
  631.  
  632. a11y.layout.padding=padding
  633. a11y.layout.border=border
  634. a11y.layout.margin=margin
  635. a11y.layout.offset=offset
  636. a11y.layout.offset_top=offset top
  637. a11y.layout.offset_right=offset right
  638. a11y.layout.offset_bottom=offset bottom
  639. a11y.layout.offset_left=offset left
  640. a11y.layout.margin_top=margin top
  641. a11y.layout.margin_right=margin right
  642. a11y.layout.margin_bottom=margin bottom
  643. a11y.layout.margin_left=margin left
  644. a11y.layout.border_top=border top
  645. a11y.layout.border_right=border right
  646. a11y.layout.border_bottom=border bottom
  647. a11y.layout.border_left=border left
  648. a11y.layout.padding_top=padding top
  649. a11y.layout.padding_right=padding right
  650. a11y.layout.padding_bottom=padding bottom
  651. a11y.layout.padding_left=padding left
  652. a11y.layout.top=top
  653. a11y.layout.right=right
  654. a11y.layout.bottom=bottom
  655. a11y.layout.left=left
  656. a11y.layout.width=width
  657. a11y.layout.height=height
  658. a11y.layout.size=size
  659. a11y.layout.position=position
  660. a11y.layout.z-index=z-index
  661. a11y.layout.clientBoundingRect=bounding client rect
  662. a11y.descriptions.press_enter_to_edit_values=タブに続けてENTERを押すと個々の要素を編集できます
  663. a11y.labels.style_rules=スタイルルール
  664. aria.labels.inherited_style_rules=継承スタイルルール
  665. a11y.labels.computed_styles=累積されたスタイル
  666. a11y.labels.dom_properties=DOM πâùπâ¡πâæπâåπéú
  667. # Describes the match found when performing a script panel search 
  668.  
  669. # #1 %S String key the use is looking for. #2 line number the match was found on. #3 file name the match was found in
  670.  
  671. # examples: "Match found for window.alert on line 322 in utilities.js"
  672.  
  673. a11y.labels.inline_editor=インラインエディタ
  674. a11y.labels.value_for_attribute_in_element=%S σ▒₧µÇºπü«σÇñ Φªüτ┤á %S
  675. a11y.labels.attribute_for_element=Φªüτ┤á %S πü«σ▒₧µÇº
  676. a11y.labels.text_contents_for_element=Φªüτ┤á %S πü«πâåπé¡πé╣πâêσåàσ«╣
  677. a11y.labels.defined_in_file=%S πüºσ«Üτ╛⌐
  678. a11y.labels.declarations_for_selector="%S" πé╗πâ¼πé»πé┐πü«πé╣πé┐πéñπâ½σ«Üτ╛⌐
  679. a11y.labels.property_for_selector=CSS πâùπâ¡πâæπâåπéú πé╗πâ¼πé»πé┐:%S
  680. a11y.labels.value_property_in_selector=%S πâùπâ¡πâæπâåπéúπü«σÇñ πé╗πâ¼πé»πé┐:%S
  681. a11y.labels.css_selector=CSS πé╗πâ¼πé»πé┐
  682. a11y.labels.source_code_for_file=πâòπéíπéñπâ½ %S πü«πé╜πâ╝πé╣πé│πâ╝πâë
  683. # LOCALIZATION NOTE (a11y.updates.match_found_in_element): Used by a11y. Not directly
  684.  
  685. # visible in the UI, intended for screen readers.
  686.  
  687. # Describes the match found when performing an HTML panel search (if it is found in an element node) 
  688.  
  689. a11y.labels.overridden=オーバーライド
  690. a11y.labels.press_enter_to_add_new_watch_expression=新たなウォッチ式を追加するにはENTERを押してください
  691. # #1 Search string that was matched. #2 the HTML element name containing the matched string. #3 XPATH string specifying  the matched element
  692.  
  693. # examples: "Match found for obj in object element at /html/body/object[2]"
  694.  
  695. # LOCALIZATION NOTE (a11y.updates.match_found_in_attribute): Used by a11y. Not directly
  696.  
  697. a11y.updates.has_conditional_break_point=条件付きブレークポイントあり
  698. a11y.updates.has_disabled_break_point=無効化されたブレークポイントあり
  699. # visible in the UI, intended for screen readers.
  700.  
  701. # Describes the match found when performing an HTML  panel search (if it is found in an attribute node) 
  702.  
  703. # #1 Search string that was matched. #2 Attribute name #3 attribute value 
  704.  
  705. a11y.updates.script_suspended_on_line_in_file=πé╣πé»πâ¬πâùπâêσü£µ¡ó %S Φíîτ¢« %S πâòπéíπéñπâ½ %S
  706. # #4 the HTML element name containing. #5 XPATH string specifying  the matched element
  707.  
  708. # examples: "Match found for abindex in tabindex="0" in span element at /html/body/span[2]"
  709.  
  710. # LOCALIZATION NOTE (a11y.updates.match_found_in_text_content): Used by a11y. Not directly
  711.  
  712. # visible in the UI, intended for screen readers.
  713.  
  714. # Describes the match found when performing an HTML panel search (if it is found in a text element's contents) 
  715.  
  716. a11y.updates.match_found_in_logrows=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ %S πâ¡πé░Φíî
  717. # #1 Search string that was matched. #2 element's text content  
  718.  
  719. # #3 the HTML element name containing. #4 XPATH string specifying  the matched element
  720.  
  721. # examples: "Match found for Firebug Rocks! in h2 element at /html/body/h2[2]"
  722.  
  723. # LOCALIZATION NOTE (a11y.updates.match_found_in_selector): Used by a11y. Not directly
  724.  
  725. # visible in the UI, intended for screen readers.
  726.  
  727. a11y.updates.match_found_for_on_line=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ %S Φíîτ¢« %S
  728. # Describes the match found when performing a CSS panel search (if it is found in a selector) 
  729.  
  730. # #1 Search string that was matched. #2 selector in which the match was found  
  731.  
  732. # examples: "Match found for main in #mainContent h2 {"
  733.  
  734. # LOCALIZATION NOTE (a11y.updates.match_found_in_style_property): Used by a11y. Not directly
  735.  
  736. # visible in the UI, intended for screen readers.
  737.  
  738. a11y.updates.match_found_in_element=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ %S Φªüτ┤á πâæπé╣ %S
  739. # Describes the match found when performing a CSS panel search (if it is found in a style property) 
  740.  
  741. # #1 Search string that was matched. #2 style property in which the match was found #3 selector the style property applies to  
  742.  
  743. # examples: "Match found for background in style property background-repeat: "repeat-x"; in selector #mainContent {"
  744.  
  745. # LOCALIZATION NOTE (a11y.updates.match_found_in_dom_property): Used by a11y. Not directly
  746.  
  747. # visible in the UI, intended for screen readers.
  748.  
  749. # Describes the match found when performing a DOM panel search  
  750.  
  751. a11y.updates.match_found_in_attribute=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ σ▒₧µÇº%S=%S %S Φªüτ┤á πâæπé╣ %S
  752. # #1 Search string that was matched. #2 DOM property in which the match was found   
  753.  
  754. # examples: "Match found for time in _starttime : 1257324992232 (Number)"
  755.  
  756. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_row): Used by a11y. Not directly
  757.  
  758. # visible in the UI, intended for screen readers.
  759.  
  760. # Describes the match found when performing a Net panel search  
  761.  
  762. # #1 Search string that was matched. #2 File name associated to the row in which the match was found. 
  763.  
  764. a11y.updates.match_found_in_text_content=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ πâåπé¡πé╣πâêσåàσ«╣:%S %S Φªüτ┤á πâæπé╣ %S
  765. # #3 Column in which the match was found #4. Column value   
  766.  
  767. # examples: "Match found for 792 in GET loading_animation.gif, timeline: 792 ms"
  768.  
  769. # LOCALIZATION NOTE (a11y.updates.match_found_in_net_summary_row): Used by a11y. Not directly
  770.  
  771. # visible in the UI, intended for screen readers.
  772.  
  773. # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
  774.  
  775. a11y.updates.match_found_in_selector=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ πé╗πâ¼πé»πé┐ %S
  776. # #1 Search string that was matched. #2 Column value in which the match was found 
  777.  
  778. # examples: "Match found for 05 in net summary row: 4.05s
  779.  
  780. # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
  781.  
  782. # visible in the UI, intended for screen readers.
  783.  
  784. # Indicates that the searched string was not matched  
  785.  
  786. a11y.updates.match_found_in_style_declaration="%S" πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ πé╣πé┐πéñπâ½σ«Üτ╛⌐ %S πé╗πâ¼πé»πé┐ %S
  787. # %S Search string that was matched.   
  788.  
  789. # examples: "No matched found for wefkhwefkgwekhjgjh"
  790.  
  791. # Console messages.
  792.  
  793. # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
  794.  
  795. # If Firebug is displayed in an external window (detached), but not active for the
  796.  
  797. a11y.updates.match_found_in_dom_property=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ DOM πâùπâ¡πâæπâåπéú %S
  798. # currently selected Firefox tab, the following button label is used for an
  799.  
  800. # activation button.
  801.  
  802. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  803.  
  804. # An error message displayed in the Script panel when a source can't be displayed
  805.  
  806. # for specific URL.
  807.  
  808. # examples: Failed to load source for: http://www.example.com/script.js
  809.  
  810. a11y.updates.match_found_in_net_row="%S" πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ %S,%S:%S;
  811. # examples: The resource from this URL is not text: http://www.example.com/script.js
  812.  
  813. # visible in the UI, intended for screen readers.
  814.  
  815. # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
  816.  
  817. # #1 Search string that was matched. #2 Column value in which the match was found 
  818.  
  819. # examples: Match found for "05" in net summary row: 4.05s
  820.  
  821. a11y.updates.match_found_in_net_summary_row=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πüùπüƒ µÄÑτ╢Üπü«Φªüτ┤äΦíî:%S
  822. # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
  823.  
  824. # visible in the UI, intended for screen readers.
  825.  
  826. # Indicates that the searched string was not matched  
  827.  
  828. # %S Search string that was matched.   
  829.  
  830. # examples: No matched found for "wefkhwefkgwekhjgjh"
  831.  
  832. a11y.updates.no_matches_found=%S πü¿πü«Σ╕ÇΦç┤πüîΦªïπüñπüïπéèπü╛πü¢πéôπüºπüùπüƒ
  833. confirmation.Reset_All_Firebug_Options=µ£¼σ╜ôπü½πüÖπü╣πüªπü« Firebug πé¬πâùπé╖πâºπâ│πéÆπâçπâòπé⌐πâ½πâêτè╢µàïπü½πâ¬πé╗πââπâêπüùπü╛πüÖπüï?
  834. # Console messages.
  835.  
  836. warning.Console_must_be_enabled=コンソールが有効でなければなりません
  837. warning.Command_line_blocked?=コマンドラインがブロックされていませんか?
  838. message.Reload_to_activate_window_console=ウィンドウのコンソールをアクティブ化させるには再読み込みしてください
  839. # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
  840.  
  841. # If Firebug is displayed in an external window (detached), but not active for the
  842.  
  843. # currently selected Firefox tab, the following button label is used for an
  844.  
  845. # activation button.
  846.  
  847. label.Activate_Firebug_for_the_selected_Firefox_tab=Θü╕µè₧πüòπéîπüƒ Firefox πé┐πâûπüº Firebug πéÆπéóπé»πâåπéúπâûσîû
  848. # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
  849.  
  850. # An error message displayed in the Script panel when a source can't be displayed
  851.  
  852. # for specific URL.
  853.  
  854. # examples: Failed to load source for: http://www.example.com/script.js
  855.  
  856. # examples: The resource from this URL is not text: http://www.example.com/script.js
  857.  
  858. message.Failed_to_load_source_for=ソースの読み込みに失敗
  859. message.The_resource_from_this_URL_is_not_text=πüôπü« URL πü«πâ¬πé╜πâ╝πé╣πü»πâåπé¡πé╣πâêπüºπü»πüéπéèπü╛πü¢πéô
  860.